Total Complexity | 35 |
Dependencies | 1 |
Dependents | 3 |
Total lines | 218 |
Lines of code | 107 |
Logical lines of code | 54 |
Comment lines | 40 |
Methods | 19 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
fromSetCookieHeader() | 52 | 6 | 24 | |
matchesRequest() | 60 | 5 | 13 | |
isExpired() | 62 | 5 | 11 | |
matchesDomain() | 63 | 2 | 9 | |
matchesPath() | 74 | 2 | 4 | |
getAttribute() | 69 | 2 | 7 | |
__construct() | 80 | 1 | 3 | |
getAttributes() | 82 | 1 | 3 | |
setCreatedAt() | 81 | 1 | 3 | |
clearAttributes() | 81 | 1 | 3 | |
hasAttribute() | 79 | 1 | 3 | |
setValue() | 81 | 1 | 3 | |
setAttribute() | 79 | 1 | 3 | |
setAttributes() | 80 | 1 | 3 | |
getValue() | 82 | 1 | 3 | |
getName() | 82 | 1 | 3 | |
setName() | 81 | 1 | 3 | |
toCookieHeader() | 79 | 1 | 3 | |
getCreatedAt() | 82 | 1 | 3 |